summaryrefslogtreecommitdiffstats
path: root/src/src.pro
Commit message (Expand)AuthorAgeFilesLines
* Fix Charts build when quick module is not buildTitta Heikkala2014-10-241-2/+4
* Qt Charts project file structure changeTitta Heikkala2014-10-141-266/+4
* Fix build for iOS and for building the QtQuick 2 plugin staticallyAndy Shaw2014-04-111-1/+1
* Fix Android buildTitta Heikkala2013-10-311-1/+1
* Fix Creator crash when opening Charts projectTitta Heikkala2013-10-291-12/+21
* Mac install_name_tool corrected to find dynamic libraries from correct place,...Matti Paaso2013-10-161-1/+1
* A new box-and-whiskers series type added to charts.Mika Salmela2013-06-031-0/+1
* Add Polar chart supportMiikka Heikkinen2013-04-171-4/+5
* Enable building for qnx on windowsMiikka Heikkinen2013-03-221-3/+3
* Fix to discard NaN, Inf and -Inf values from chart.Mika Salmela2013-02-131-1/+2
* Domains addedMarek Rosa2012-11-261-2/+1
* Refactors internalsMichal Klocek2012-11-261-2/+3
* Qt5: declarative fix part1Marek Rosa2012-09-121-1/+1
* Qt5: include widgets moduleMarek Rosa2012-09-121-0/+1
* Refactors layoutMichal Klocek2012-09-051-3/+4
* removed some of the todo commentsJani Honkonen2012-08-291-2/+1
* minor typo in src.proMichal Klocek2012-07-311-1/+1
* Using namespace macro is now added to ui_*.h files when using designer pluginMarek Rosa2012-07-271-1/+3
* Refactors Chart to ChartElementMichal Klocek2012-07-241-2/+2
* Removes defualt realse and debug build settingMichal Klocek2012-07-111-6/+0
* Refactors layout managmentMichal Klocek2012-06-261-2/+4
* Fixed staticlib build on OSXTero Ahola2012-06-121-1/+1
* Adding support for static builds.Jani Honkonen2012-06-121-1/+3
* Fix building debug & release at the same timeJani Honkonen2012-06-111-0/+6
* Fix name (id) of the installed library on OSXTero Ahola2012-06-071-1/+6
* OSX install name tool now executed only on QtCommercialChart library during b...Tero Ahola2012-06-071-0/+7
* QML custom model demo now implements it's own QAbstractItemModel based modelTero Ahola2012-05-291-4/+2
* Fix removing all SDK bugMichal Klocek2012-05-231-5/+5
* Fixed a typo in auto.pro fileMarek Rosa2012-05-171-1/+1
* Draft version for QML PieSeries model APITero Ahola2012-05-071-2/+4
* minor. add debug flag for coverageMichal Klocek2012-04-241-2/+1
* Adds converage support to pro files, renames scatterseries -> scatterchartMichal Klocek2012-04-241-1/+27
* Add visiblity compilation flag only on linuxMichal Klocek2012-04-171-1/+5
* Adds visibility hidden compilation flag, adds EXPORT_AUTO macro for interal u...Michal Klocek2012-04-171-1/+1
* Fix copy errors when running install in windowsJani Honkonen2012-04-161-5/+14
* Some more qmake magicMichal Klocek2012-04-131-0/+2
* Replaces relative paths with absoluteMichal Klocek2012-04-131-2/+2
* Another version of scr.pro stuffMichal Klocek2012-04-131-9/+9
* Another version of src.pro funMichal Klocek2012-04-131-2/+2
* Updates src.pro to make windows copy paths happyMichal Klocek2012-04-131-20/+37
* Adds dlltarget for src.proMichal Klocek2012-04-131-4/+6
* Changes libs to bin on win32Michal Klocek2012-04-121-1/+6
* minor . missing prefix for w32Michal Klocek2012-04-121-5/+0
* Simplfies default configurationMichal Klocek2012-04-121-5/+12
* Updates development_build optionMichal Klocek2012-04-121-1/+1
* Improves build configurationMichal Klocek2012-04-121-10/+12
* Renamed QSeries to QAbstractSeriesTero Ahola2012-04-111-3/+3
* Moves legend src to subdirectoryMichal Klocek2012-04-101-13/+7
* Adds qlegend pimplMichal Klocek2012-04-101-1/+3
* Adds big fat pimpl to series classesMichal Klocek2012-04-061-1/+2