|
|
|
@07e43cf61a
|
12 years |
Oleksii Serdiuk |
Improved compilation time by about 30%.
By reducing number of …
appveyorimgbotreadme
|
|
|
@7a39458d16
|
12 years |
Oleksii Serdiuk |
A few more fixes for compatibility with Qt 5.
appveyorimgbotreadme
|
|
|
@19d4eac43b
|
12 years |
Oleksii Serdiuk |
Added manifest embedding when built with MinGW.
Before this manifest …
appveyorimgbotreadme
|
|
|
@1b0d08aa2e
|
12 years |
Oleksii Serdiuk |
Some Windows Mobile specific tweaks to project file…
appveyorimgbotreadme
|
|
|
@31694c8b58
|
12 years |
Oleksii Serdiuk |
Fixed wrong placement of tspsg.ini on Windows Mobile.
Also, Main …
appveyorimgbotreadme
|
|
|
@0784c85e46
|
12 years |
Oleksii Serdiuk |
lrelease is lrelease-qt4 on FreeBSD.
appveyorimgbotreadme
|
|
|
@87b8a22768
|
12 years |
Oleksii Serdiuk |
Small tweaks to texts and translations update.
appveyorimgbotreadme
|
|
|
@5f8c8ea92c
|
12 years |
Oleksii Serdiuk |
More reliable detection of current application style.
appveyorimgbotreadme
|
|
|
@6652ac66a4
|
12 years |
Oleksii Serdiuk |
Added hidden Output/GraphWidth? setting in tspsg.ini to Settings Dialog.
appveyorimgbotreadme
|
|
|
@83e07f7194
|
12 years |
Oleksii Serdiuk |
Use QApplication::palette() instead of QPalette() for default colors.
appveyorimgbotreadme
|
|
|
@2fcdd7bfdf
|
12 years |
Oleksii Serdiuk |
Updated texts and translations.
appveyorimgbotreadme
|
|
|
@b0dfe0844e
|
12 years |
Oleksii Serdiuk |
Some Windows specific fixes to be compilable with Qt 5.
appveyorimgbotreadme
|
|
|
@0e473fbe88
|
12 years |
Oleksii Serdiuk |
Adjusted docs installation path under Linux/Unix?.
Now they're …
appveyorimgbotreadme
|
|
|
@545591d1a9
|
12 years |
Oleksii Serdiuk |
Made window background semi-transparent under X11.
Insted of fully …
appveyorimgbotreadme
|
|
|
@197f54a2b9
|
12 years |
Oleksii Serdiuk |
No QX11Info class in Qt 5.
Replaced all usage of QX11Info with direct …
appveyorimgbotreadme
|
|
|
@89e5214692
|
12 years |
Oleksii Serdiuk |
Replaced all Q_WS_xxx with Q_OS_xxx ifdefs where possible.
This is …
appveyorimgbotreadme
|
|
|
@f48433245d
|
12 years |
Oleksii Serdiuk |
Added support for saving solution in MHTML format.
MIME HTML, also …
appveyorimgbotreadme
|
|
|
@b26dc16dcf
|
12 years |
Oleksii Serdiuk |
Some refactoring for the things to come…
appveyorimgbotreadme
|
|
|
@bf92f16303
|
12 years |
Oleksii Serdiuk |
Some small UI fixes:
- Added word wrap to font name in Settings …
appveyorimgbotreadme
|
|
|
@5f49b20d9d
|
12 years |
Oleksii Serdiuk |
Closes #16: Default text color in Symbian is the same as background color.
appveyorimgbotreadme
|
|
|
@f8e5161968
|
12 years |
Oleksii Serdiuk |
Fixed wrong version in Symbian package.
appveyorimgbotreadme
|
|
|
@36757e275a
|
12 years |
Oleksii Serdiuk |
Made 'doc' and 'help' make targets also work with shadow builds.
appveyorimgbotreadme
|
|
|
@5e261271b1
|
12 years |
Oleksii Serdiuk |
A small tweak to .gitignore…
appveyorimgbotreadme
|
|
|
@697a9dc08f
|
12 years |
Oleksii Serdiuk |
Created help target.
Help can now be generated by running 'make help'.
appveyorimgbotreadme
|
|
|
@703a0720ce
|
12 years |
Oleksii Serdiuk |
Removed obsolete entries from Doxyfile.
By running 'doxygen -u'.
appveyorimgbotreadme
|
|
|
@4a5e9a66d4
|
12 years |
Oleksii Serdiuk |
Renamed docs folder to doc to follow Qt naming convention.
Also …
appveyorimgbotreadme
|
|
|
@79f83a3845
|
12 years |
Oleksii Serdiuk |
Fix to be compilable on Qt < 4.8 again.
QImage::fill(const QColor …
appveyorimgbotreadme
|
|
|
@7c2ff7afbc
|
12 years |
Oleksii Serdiuk |
A small fix to broken build on Windows Mobile.
pickColor() and …
appveyorimgbotreadme
|
|
|
@5c4d094f38
|
12 years |
Oleksii Serdiuk |
Updated tagfile…
appveyorimgbotreadme
|
|
|
@50b614b0ea
|
12 years |
Oleksii Serdiuk |
Updated Qt docs tagfile to the one from Qt 4.8.
Updated Qt …
appveyorimgbotreadme
|
|
|
@c8ed26ddf1
|
12 years |
Oleksii Serdiuk |
Implemented color selection from Settings Dialog.
Changing background …
appveyorimgbotreadme
|
|
|
@7e8e1b444d
|
12 years |
Oleksii Serdiuk |
DejaVuLGCSansMono.ttf doesn't contain bold version.
Because of this, …
appveyorimgbotreadme
|
|
|
@95c1897bf1
|
12 years |
Oleksii Serdiuk |
Display only first 10 symbols of a hash in About Dialog…
appveyorimgbotreadme
|
|
|
@a09f31733a
|
12 years |
Oleksii Serdiuk |
Added all configurable colors to Settings Dialog.
Only display ATM. …
appveyorimgbotreadme
|
|
|
@ff8d0488a0
|
12 years |
Oleksii Serdiuk |
Prepared settings dialog for adding more output options.
appveyorimgbotreadme
|
|
|
@356169a3d3
|
12 years |
Oleksii Serdiuk |
Updated code to become compilable with Qt 5.
Compiling with Qt 4 is …
appveyorimgbotreadme
|
|
|
@c90b437dd8
|
12 years |
Oleksii Serdiuk |
More copyright headers updates.
Some strings wheren't found by …
appveyorimgbotreadme
|
|
|
@0af510a462
|
12 years |
Oleksii Serdiuk |
Updated year in copyright headers…
appveyorimgbotreadme
|
|
|
@b26801b000
|
12 years |
Oleksii Serdiuk |
Added a rule to run lrelease before running build.
qt_*.qm …
appveyorimgbotreadme
|
|
|
@1299ea5b49
|
12 years |
Oleksii Serdiuk |
Updated version info to be set based on git tags.
'git describe' is …
appveyorimgbotreadme
|
|
|
@7ba743d983
|
12 years |
Oleksii Serdiuk |
Converted svn keywords into git export-subst attribute.
However, …
appveyorimgbotreadme
|
|
|
@a919b54cac
|
12 years |
Oleksii Serdiuk |
Added end-of-line normalization…
appveyorimgbotreadme
|
|
|
@445e1edd56
|
12 years |
Oleksii Serdiuk |
Converted svn:ignore properties into .gitignore.
appveyorimgbotreadme
|
|
|
@332a9399dd
|
13 years |
Oleksii Serdiuk |
Working on help:
* Added TSPSG screenshots.
* Fixed a typo in …
appveyorimgbotreadme
|
|
|
@b2be4c19a1
|
13 years |
Oleksii Serdiuk |
Started creating help…
appveyorimgbotreadme
|
|
|
@0a4e16b182
|
13 years |
Oleksii Serdiuk |
Added a border to tables in the solution output. Looks more readable …
appveyorimgbotreadme
|
|
|
@9f5cc00f29
|
13 years |
Oleksii Serdiuk |
Settings Dialog is now scrollable in all handheld versions.
appveyorimgbotreadme
|
|
|
@1b40fef578
|
13 years |
Oleksii Serdiuk |
FIX: Main Window is cut in landscape mode in Symbian (fixed bug:11). …
appveyorimgbotreadme
|
|
|
@142cff4d3d
|
13 years |
Oleksii Serdiuk |
* Added translucency (composition) support detection under X11.
* …
appveyorimgbotreadme
|
|
|
@f088fd8ec3
|
14 years |
Oleksii Serdiuk |
Changed to / in path inside tspsg.rc as caused errors when …
appveyorimgbotreadme
|
|
|
@b5a996bd47
|
14 years |
Oleksii Serdiuk |
Updated ChangeLog? and tspsg.tag.
PS: Here comes the second public beta!
0.1.4.170-beta2-bb10appveyorimgbotreadme
0.1.4.170-beta2
|
|
|
@3487003f06
|
14 years |
Oleksii Serdiuk |
Made some documentation-related updates. Also, updated Qt tagfile from …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@03df0acb95
|
14 years |
Oleksii Serdiuk |
Updated all translations and translation template file…
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@fec08a47e5
|
14 years |
Oleksii Serdiuk |
Qt < 4.6 doesn't have QVariant::toReal() member. Provided a quick (and …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@f6352492e7
|
14 years |
Oleksii Serdiuk |
Last commit (r165) broke compilation with disabled PCH. Fixed.
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@019894f5ef
|
14 years |
Oleksii Serdiuk |
* Made some small corrections to different texts.
* FIX: Icons in …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@27b1dca32b
|
14 years |
Oleksii Serdiuk |
Forgot to remove qtlogo.png in r163 - no more needed, as it's taken …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@fddcfa4b55
|
14 years |
Oleksii Serdiuk |
* Removed static build detection as it caused some troubles with Qt …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@8f2427aaf0
|
14 years |
Oleksii Serdiuk |
* NEW: Solution graph size can now be controlled using …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@20e8115cee
|
14 years |
Oleksii Serdiuk |
+ Added the ability to setup page-related options for printing (closed …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@144fbe6b96
|
14 years |
Oleksii Serdiuk |
* Somehow, I overlooked the documentation. There is a way to get page …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@23ad8db4a5
|
14 years |
Oleksii Serdiuk |
* Solution graph on Symbian is visually larger than on Windows Mobile. …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@a885c3d9d2
|
14 years |
Oleksii Serdiuk |
* Default page setup for printing can now be configured through the …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@d97db6d321
|
14 years |
Oleksii Serdiuk |
* Improved some error messages: now they are more verbose.
* Handheld …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@d8a3826f87
|
14 years |
Oleksii Serdiuk |
Converted tabs to spaces in project files…
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@5631fb4d50
|
14 years |
Oleksii Serdiuk |
Any value that is entered into task table and doesn't contain numbers …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@5cbcd091ed
|
14 years |
Oleksii Serdiuk |
Fixes and updates to Symbian SIS package generation rules and some …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@8dcf4701e6
|
14 years |
Oleksii Serdiuk |
Added deployment rules for Maemo 5 target. Untested.
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@cc5c5108a3
|
14 years |
Oleksii Serdiuk |
Fixed some errors in the tspsg.desktop file and tweaked project files …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@bfe1e5e2ea
|
14 years |
Oleksii Serdiuk |
Changed 2010 to 2011 in the source code copyrights.
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@b8a2a118c4
|
14 years |
Oleksii Serdiuk |
* Translucency effect is now available on all desktop platforms.
No …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@9eb63a1598
|
14 years |
Oleksii Serdiuk |
Converted file formatting to have spaces instead of tabs. No code …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@b59e2ea0b1
|
14 years |
Oleksii Serdiuk |
* Removed a prompt about turning off language autodetection when …
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@ac9ff7c0f1
|
14 years |
Oleksii Serdiuk |
Made some tweaks/fixes to the project files…
0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@7fd1756f1e
|
14 years |
Oleksii Serdiuk |
* Updated INSTALLs and ChangeLogs? with the latest information.
* …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
0.1.3.145-beta1
|
|
|
@760f2aae97
|
14 years |
Oleksii Serdiuk |
+ Added question about enabling automatic updates (will be asked only …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@9adbc413c7
|
14 years |
Oleksii Serdiuk |
Some small tweaks…
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@88a59e4d65
|
14 years |
Oleksii Serdiuk |
+ Added Online Support... and Report a Bug... menu entries.
* Some …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@97e90f9be6
|
14 years |
Oleksii Serdiuk |
+ Added support for Simulator from Nokia Qt SDK
* Made some Maemo …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@0007f69c46
|
14 years |
Oleksii Serdiuk |
Fixed some compilation errors on some platforms intorduced in the …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@f5c945d7ac
|
14 years |
Oleksii Serdiuk |
+ Automatically check for updates at the given interval functionality …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@131c5fc3ba
|
14 years |
Oleksii Serdiuk |
+ Added more fonts to font-family css property on export.
- Graph was …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@f29549ec20
|
14 years |
Oleksii Serdiuk |
Use of SVG icons increased TSPSG startup time considerably.
Reverting …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@cac8759dba
|
14 years |
Oleksii Serdiuk |
Moved to using 32x32 icons on handheld platforms and SVG on desktop …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@a713b103e8
|
14 years |
Oleksii Serdiuk |
* TSPSG now compiles when QtConcurrent? is not available …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@2a436ea693
|
14 years |
Oleksii Serdiuk |
* The minimum required version of Qt is now 4.5.0.
* Updated source …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@bbac1ebb13
|
14 years |
Oleksii Serdiuk |
Save platform dependent settings (e.g., paths) per platform. This …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@b2e8e7ec71
|
14 years |
Oleksii Serdiuk |
* TSPSG "leaves" .ttf file after running under Windows Mobile - trying …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@b81c0a73b7
|
14 years |
Oleksii Serdiuk |
Updated translations…
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@cb1608daaf
|
14 years |
Oleksii Serdiuk |
+ Added DejaVu? fonts to credits.
* Don't load the font if it is …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@7cd6da5021
|
14 years |
Oleksii Serdiuk |
+ TSPSG now uses DejaVu? LGC Sans Mono as the default font and comes …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@ac76a6a753
|
14 years |
Oleksii Serdiuk |
+ Added an option to remember last used directory when saving and opening.
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@e26679937d
|
14 years |
Oleksii Serdiuk |
Added an option to select graph quality, because higher graph quality …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@672e522ba2
|
14 years |
Oleksii Serdiuk |
+ Added icon on the OK button in the About dialog.
* Updated all links …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@7aaa0b0ec7
|
14 years |
Oleksii Serdiuk |
Improved quality of graph when printing (in a little hackish way).
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@43c29c04ba
|
14 years |
Oleksii Serdiuk |
+ Added support for Windows 7 Taskbar Extensions (namely, Progress …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@d2820c3a1f
|
14 years |
Oleksii Serdiuk |
+ Added flags from Flag Icons collection by IconDrawer? (see ReadMe?.rtf …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@e9db3e216b
|
14 years |
Oleksii Serdiuk |
* Set eol-style attribute of text and project files to native.
- …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@3cadf24d00
|
14 years |
Oleksii Serdiuk |
* TSPSG will now try to use your current icon theme in Linux if it …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|
@bcd2a3b47a
|
14 years |
Oleksii Serdiuk |
Missing include in qttoolbardialog.cpp prevented successful build …
0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
|
|
|